type google.golang.org/grpc/internal/resolver/unix.nopResolver
4 uses
google.golang.org/grpc/internal/resolver/unix (current package)
unix.go#L57: return &nopResolver{}, nil
unix.go#L64: type nopResolver struct {
unix.go#L67: func (*nopResolver) ResolveNow(resolver.ResolveNowOptions) {}
unix.go#L69: func (*nopResolver) Close() {}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)